[Snyk] Upgrade @babel/runtime from 7.12.18 to 7.13.8 #115
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade @babel/runtime from 7.12.18 to 7.13.8.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Release notes
Package name: @babel/runtime
-
7.13.8 - 2021-02-26
- Other
- #12909 chore: do not provide polyfills on bundling @ babel/standalone (@ JLHwung)
- #12891 fix(eslint-parser): merge input
- #12901 Fix Module not found: Error: Can't resolve 'core-js/modules/es6.array.concat.js' with compat-data@7.13.x (@ luxp)
- #12893 Allow
- #12898 Do not warn for
- #12820 [internal] Keep the
- #12883 Improve
- #12899 Skip
- Alan Lu - 川古 (@ luxp)
- Babel Bot (@ babel-bot)
- Bogdan Savluk (@ zxbodya)
- Huáng Jùnliàng (@ JLHwung)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- pigcan (@ pigcan)
-
7.13.7 - 2021-02-24
- Nicolò Ribaudo (@ nicolo-ribaudo)
-
7.13.6 - 2021-02-23
- #12877 Define fallback
- #12850 Update compat table (@ JLHwung)
- Huáng Jùnliàng (@ JLHwung)
- Nicolò Ribaudo (@ nicolo-ribaudo)
-
7.13.4 - 2021-02-23
- #12867 Don't enable class features by default in
- #12865 Always load the CJS helpers when using
- Nicolò Ribaudo (@ nicolo-ribaudo)
-
7.13.2 - 2021-02-23
- #12858 Correctly update
- Nicolò Ribaudo (@ nicolo-ribaudo)
-
7.13.1 - 2021-02-23
- #12855 Rename
- #12852 Export function versions of
- Nicolò Ribaudo (@ nicolo-ribaudo)
-
7.13.0 - 2021-02-22
- #12370 Implement class features in estree (@ JLHwung)
- #12469 Parse JS Module Blocks proposal (@ sosukesuzuki)
- #12628 Support TypeScript 4.2 abstract constructor signatures (@ sosukesuzuki)
- #12193 Flow Enums with unknown members support (@ gkz)
- #11498 Add cjs as a default extension (@ perrin4869)
- #12603 feat(referencesImport): support named exports accessed via namespace imports (@ jeysal)
- #12765 Enable allowNamespaces in
- #12234 Support Flow
- #12145 Implement "Records and Tuples" transform (@ rickbutton)
- #12632 Use conditional exports in
- #12219 Add
- #12189 Add
- #12266 Support
- #8461 Fix _isNativeReflectConstruct helper (@ nicolo-ribaudo)
- #12846 [babel-cli] Don't fail when
- #12836 fix: create IPC channel for spawned babel-node process (@ JLHwung)
- #12819 fix: add regenerate-unicode-properties to dynamicRequireTargets (@ JLHwung)
- #12812 Fix scope of computed method keys (@ overlookmotel)
- #12845 Use the
- #12842 Don't use
- #12839 Make sure that Rollup's
- #12583 Use the
- #12813 babel-register: Don’t rewrite the cache if it’s not dirty (@ andersk)
- #12762 Support
- Anders Kaseorg (@ andersk)
- Babel Bot (@ babel-bot)
- Daniel Sainati (@ dsainati1)
- Federico Ciardi (@ fedeci)
- George Zahariev (@ gkz)
- Huáng Jùnliàng (@ JLHwung)
- Julian Grinblat (@ perrin4869)
- Michael Tsulaya (@ immitsu)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- Rick Button (@ rickbutton)
- Siddhant N Trivedi (@ sidntrivedi012)
- Sosuke Suzuki (@ sosukesuzuki)
- Tim Seckinger (@ jeysal)
- @ overlookmotel
-
7.12.18 - 2021-02-18
- #12817 Make sure to publish all the necessary files (@ nicolo-ribaudo)
- Nicolò Ribaudo (@ nicolo-ribaudo)
from @babel/runtime GitHub release notesv7.13.8 (2021-02-26)
Thanks @ luxp and @ pigcan for your first PRs!
🐛 Bug Fix
estreeoptions (@ JLHwung)babel-compat-data,babel-preset-envbabel-plugin-transform-runtime,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtimerequire()of runtime helpers in Node.js 13.2-13.6 (@ nicolo-ribaudo)💅 Polish
babel-helper-create-class-features-pluginlooseof class features inpreset-env(@ nicolo-ribaudo)🏠 Internal
babel-core,babel-helper-transform-fixture-test-runner,babel-register.cjsextension when compiling source files (@ nicolo-ribaudo)babel-plugin-transform-runtime,babel-runtime-corejs2,babel-runtime@ babel/runtimeesm stability (@ nicolo-ribaudo)🔬 Output optimization
babel-plugin-proposal-object-rest-spread_extendshelper for{…x}with modern targets (@ nicolo-ribaudo)Committers: 6
v7.13.7 (2021-02-24)
🐛 Bug Fix
babel-plugin-transform-runtime,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtimecfdbdc0Add back export maps for thehelpers/esmfolder (@ nicolo-ribaudo)Committers: 1
v7.13.6 (2021-02-23)
🐛 Bug Fix
babel-plugin-transform-runtime,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtimeexportsfor@ babel/runtimeon old Node (@ nicolo-ribaudo)🏠 Internal
babel-compat-data,babel-preset-envCommitters: 2
v7.13.4 (2021-02-23)
🐛 Bug Fix
babel-parserestree(@ nicolo-ribaudo)babel-plugin-transform-runtime,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtimerequire(@ nicolo-ribaudo)Committers: 1
v7.13.2 (2021-02-23)
🐛 Bug Fix
babel-plugin-transform-runtime,babel-runtime-corejs2,babel-runtimemodule.exports.defaultoftypeofhelper (@ nicolo-ribaudo)Committers: 1
v7.13.1 (2021-02-23)
This releases fixes a regression that makes gatsby builds fail (#12854, #12851)
🐛 Bug Fix
babel-plugin-transform-runtime,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtimeindex.mjsto_index.mjsin@ babel/runtime(@ nicolo-ribaudo)babel-corecreateConfigItem(@ nicolo-ribaudo)Committers: 1
v7.13.0 (2021-02-22)
You can read the release post at https://babeljs.io/blog/2021/02/22/7.13.0!
Thanks @ dsainati1, @ immitsu, and @ perrin4869 for your first PRs!
🚀 New Feature
babel-parserbabel-generator,babel-parser,babel-plugin-syntax-module-blocks,babel-standalone,babel-traverse,babel-typesbabel-generator,babel-parser,babel-typesbabel-core,babel-registerbabel-traversebabel-plugin-transform-typescript,babel-preset-typescripttransform-typescriptby default (@ JLHwung)babel-generator,babel-parser,babel-plugin-transform-flow-strip-types,babel-plugin-transform-parameters,babel-typesthisparameter annotations (@ dsainati1)babel-plugin-proposal-record-and-tuplebabel-plugin-transform-runtime,babel-plugin-transform-typeof-symbol,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime@ babel/runtimefor CJS/ESM (@ nicolo-ribaudo)babel-core,babel-helper-plugin-utils,babel-preset-env@ babel/coresupport for the newassumptionsoption (@ nicolo-ribaudo)babel-core,babel-helper-compilation-targets,babel-helper-plugin-utils,babel-preset-envtargetsandbrowserslist*options to@ babel/core(@ nicolo-ribaudo)babel-core.mjsplugins/presets and async factories (@ nicolo-ribaudo)🐛 Bug Fix
babel-helpers,babel-plugin-proposal-class-properties,babel-plugin-proposal-decorators,babel-plugin-transform-classes,babel-plugin-transform-function-name,babel-plugin-transform-parameters,babel-plugin-transform-react-jsx,babel-plugin-transform-runtime,babel-plugin-transform-typescript,babel-preset-envbabel-clichmodthrows an error (@ immitsu)babel-nodebabel-standalonebabel-plugin-proposal-optional-chaining,babel-traverse🏠 Internal
babel-plugin-proposal-async-generator-functions,babel-plugin-proposal-decorators,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2babel-plugin-polyfill-*packages intransform-runtime(@ nicolo-ribaudo)babel-plugin-transform-runtimeuseESModulesin@ babel/runtimebuild script (@ nicolo-ribaudo)babel-standalonedynamicRequireTargetsare included (@ nicolo-ribaudo)babel-helper-transform-fixture-test-runner,babel-plugin-proposal-async-generator-functions,babel-plugin-proposal-decorators,babel-preset-envbabel-plugin-polyfill-*packages inpreset-env(@ nicolo-ribaudo)🏃♀️ Performance
babel-register🔬 Output optimization
babel-helper-create-class-features-plugin,babel-helper-member-expression-to-functions,babel-plugin-proposal-class-propertiesnoDocumentAllforobj?.#p(@ JLHwung)Committers: 14
v7.12.18 (2021-02-18)
There have been some problems when publishing
@ babel/runtime@7.12.17.🐛 Bug Fix
Committers: 1
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:

🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs